home *** CD-ROM | disk | FTP | other *** search
/ STraTOS 1997 April & May / STraTOS 1 - 1997 April & May.iso / CD01 / INTERNET / BROWSERS / STIK / DOCS / STIK.DOC < prev    next >
Encoding:
Text File  |  1996-03-29  |  6.8 KB  |  175 lines

  1. STiK.ACC       Freeware TCP/IP Network Layer             Version 01.08
  2.  
  3. Introduction.
  4.  
  5.     STiK implements TCP/IP on the Atari ST/TT/Falcon series of computers. 
  6. This software will allow you to connect to the Internet.  STiK is in 2
  7. parts, STIKTSR.PRG creates and manages the STiK Cookie and STiK.ACC handles
  8. the USER/Protocol interaction.
  9.  
  10.  
  11. Limitations.
  12.  
  13.     Currently, STiK only supports SLIP for Internet connection.  But this
  14.      is being worked on.
  15.  
  16. What you need.
  17.  
  18.     To use STiK you will need a modem and an Internet Service Provider
  19. who supports SLIP.  Apart from that, STiK should run on *ANY* model
  20. of ST, even on an original 520ST with no hard disk.  STiK uses a
  21. minimum of about 120K of memory to run.  Other programs written to
  22. access the Internet using STiK might not have sufficient memory to run
  23. on a 512k ST.  In particular, CAB will not run with STiK in
  24. 512K of memory.  At least, I have not been able to make it work.
  25.  
  26.  
  27. Where to put the files.
  28.  
  29.     STiK.ACC should be placed on the root directory of your boot
  30. disk (or in the directory where you normally place desk accessories).
  31. The config files STIK.RSC, DEFAULT.CFG, DIAL.SCR, and HOSTA should
  32. be placed in a directory named STIK_CFG on the same drive as STiK.ACC.
  33.  
  34.      STiKTSR.PRG should be placed in your AUTO folder.
  35.  
  36.     Any other STiK programs such as LISTPORT.TOS and IRC.PRG can be run
  37. from anywhere.
  38.  
  39.     STiK is internally configured to save a file called `DOMAIN.TXT'
  40. every 5 minutes.  This file has a maximum size of about 35k, but is
  41. usually smaller.  DOMAIN.TXT is written in the STIK_CFG directory.
  42.  
  43.     **NOTE**  If you want the config directory to be somewhere
  44. else, or have a different name, then create a text file called
  45. STIK_DIR.DAT in the root directory of your boot drive (or the
  46. directory where STiK.ACC is started from).  The first line of
  47. STIK_DIR.DAT should be the full pathname of the config directory
  48. *including* the trailing '\' or '/'.  Any other lines are ignored.
  49. eg:
  50. d:\configs\
  51.  
  52.  
  53. How to configure.
  54.  
  55.     Some people who have tested this software have found it difficult
  56. to set up.  It might be necessary to get some help from somewhere.
  57. Your Internet Service Provider would be a good place to start.
  58.  
  59.     nick@flinny.demon.co.uk has generously offered to help set
  60. up STiK.  You can also email Denesh (dbhabuta@cix.compulink.co.uk or
  61. danny@micros.hensa.ac.uk) for assistance.  Nobody has volunteered their
  62. phone number :-)) so if you don't have access to email, you can send snail
  63. mail to Denesh at the address listed in the SUPPORT.TXT file.
  64.  
  65.      Configuration can either be done manually (as follows) or with Guy
  66. Harrisions SETUP program included with this distribution.
  67.  
  68.  
  69.     However, the configuration is not really all that difficult,
  70. and I've recently made some improvements.  Try editing the
  71. DEFAULT.CFG file using a text editor.  Read the comments next
  72. to each variable and set them to values that seem appropriate
  73. to you (or specified by your provider).  If you don't know what
  74. a variable is for, then leave it.  It will most probably work.
  75.  
  76.     The SERIAL_PORT variable is slightly more complicated.  To
  77. set the serial port and speed, first run the program listport.tos
  78. which will show all the ports and speeds your Atari computer has
  79. to offer.  Select the port and speed you want, then edit the line
  80. `SERIALPORT = port name' in default.cfg, and `BAUD = speed' in the
  81. DIAL.SCR file.
  82.  
  83.     *NOTE*  If you have HSMODEM installed, listport might list
  84. speeds that are only possible after hardware modifications.
  85. Be carefull not to select a speed your port is not capable of.
  86.  
  87.     Disable also stops the DOMAIN.TXT file being written.
  88.  
  89.  
  90. The DIAL.SCR file.
  91.  
  92.     Once again, use a text editor to edit DIAL.SCR.  Read the
  93. comments in the file carefully, and make the appropriate changes.
  94. If you have any trouble with the setup, your service provider
  95. (or a friend, perhaps) should be able to help.
  96.  
  97.  
  98. Using STiK.ACC.
  99.  
  100.     Once STiK.ACC has been configured correctly, it is
  101. very easy to use.  Simply click on STiK TCP/IP from the
  102. Desk menu, then choose an action to perform.  The current
  103. actions are Connect, Disconnect, Disable, and Other Stuff.
  104. The Other Stuff dialog currently only has two options,
  105. which is to show the amount of free memory (Internal to STiK) and
  106. to show/set the IP address.
  107.  
  108.     The Connect and Disconnect options are quite obvious.
  109. Connect connects to your provider, and Disconnect hangs up.
  110. Disable is for use when you want to run another program
  111. that uses the same serial port as STiK.  When enabled,
  112. STiK regularly reads from the serial port, looking for
  113. TCP/IP Packets.  This can interfere with other programs
  114. that access the serial port by stealing some characters.
  115. Disable prevents this input theft, and also makes STiK
  116. appear to be missing when any program tries to access it's
  117. features.  Once disabled, STiK can easily be re-enabled
  118. by clicking on the Enable button.
  119.  
  120.     *NOTE*  If a program that uses STiK is already running
  121. when you disable STiK, that program will continue to operate
  122. normally if the connection is still established.
  123.  
  124.  
  125. After you have connected.
  126.  
  127.     Once you have used the dial option and connected successfully,
  128. you can run any program designed to use the network features of
  129. STiK.ACC directly from the desktop.  The main program connected
  130. with this PD release is, of course, Alexander Clauss' Crystal Atari
  131. Browser.  However there are also an IRC client, a Telnet client, Antmail
  132. (mail client) and MGFTP (ftp client).
  133.  
  134.  
  135. COPYRIGHTS:
  136.  
  137.     STiK.ACC and STiKTSR.PRG may be freely distributed providing they
  138.      remain unmodified.
  139.  
  140.     The software is all (c) Steve Adam 1995 & Dan Ackerman 1996
  141.     All Rights Reserved
  142.  
  143.     Except for:-
  144.  
  145.     TCP routines which are based Phil Karn's KA9Q software
  146.     that is (c) Phil Karn 1991.  (tcpin.c, tcpout.c, tcpsubr.c)
  147.  
  148.     (c) 1994, 1995 by Jan Kriesten, Friedhofstr. 25 b, 35043 Marburg, Germany
  149.         EMail:    Maus GI
  150.                   90:400/1002@nest.ftn
  151.                   51:601/103@atarinet.ftn
  152.                   2:2435/707@fidonet.org
  153.                   kriesten@Mailer.Uni-Marburg.DE
  154.  
  155.  
  156. DISCLAIMER:
  157.  
  158.     Well, the bottom line is that this is free software that I've
  159. worked hard at getting right.  It probably isn't quite right yet,
  160. however I still need to tell you that I will not take responsibiity
  161. for any loss of Life, Liberty, the Pursuit of Happiness, or your
  162. property or assets that arises from the use of this software...
  163.  
  164.     Except that if you are unhappy about it for some reason, let
  165. me know, and I'll make every effort to make it work for you, and
  166. keep you happy :-))
  167.  
  168.     Read the file SUPPORT.TXT for some information on getting
  169. easy access to bugfix versions, enhanced versions and also
  170. general information about STiK.ACC and TCP/IP...
  171.  
  172.  
  173. Steve Adam.  27/9/95
  174. ====================
  175. Dan Ackerman 29/3/96